alias

Visual Basic: An alternate name you give to an external procedure to avoid conflict with a Microsoft� Visual Basic� keyword, public variable, constant, or a name not allowed by the Visual Basic naming conventions.

Structured Query Language (SQL): An alternate name you give to a field or expression in a SELECT statement, using the optional AS clause. ANSI refers to this as a correlation name.